
README FILE, DISK exec_devices_article

Submitted by:

Forest W. Arnold
15418 Freestone Peach
Cypress, Texas  77429

Work Phone: (713) 953-8323
Home Phone: (713) 256-2675

Contents:

showTimer.c             program demonstrating how to
                        use a device from a C program.


Device implementation code:  

the following files contain the code and definitions
to implement an exec device.

    devent.a            
    devinit.c           
    devinit.h
    userdev.c
    userdev.h
    userdev.make

tstUserDev.c            test program for the generic
                        exec device implemented by
                        the above files.

devTrace.c              device debug utility program

exec_devices.ascii      Article text in ascii format
exec_devices.pw         Article text in Prowrite format

Article illustrations:

the following files contain three figures for the
article.  The files are DesignWorks files:

    figure1.devices
    figure2.devices
    figure3.devices

